OpenBuildings GenerativeComponents Help

FilledList

Returns a new list whose members are equal to the given value, or are determined by calling the given function.

object[] FilledList(int count, optional object valueOrFunction,
...)